home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Trial / Webroot Internet Security Essentials / WebrootSecurityTrialSetup_EN.exe / {app} / SpySweeperUI.exe / 0 / RCDATA / TFRMPOSTITNOTE / TFRMPOSTITNOTE.txt
Text File  |  2008-11-13  |  2KB  |  80 lines

  1. object frmPostItNote: TfrmPostItNote
  2.   Left = 388
  3.   Top = 343
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsSingle
  6.   ClientHeight = 166
  7.   ClientWidth = 392
  8.   Color = clWhite
  9.   Constraints.MinHeight = 32
  10.   Constraints.MinWidth = 200
  11.   Font.Charset = ANSI_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -13
  14.   Font.Name = 'Tahoma'
  15.   Font.Style = []
  16.   KeyPreview = True
  17.   OldCreateOrder = False
  18.   OnClose = FormClose
  19.   OnCreate = FormCreate
  20.   OnDestroy = FormDestroy
  21.   OnDeactivate = FormDeactivate
  22.   OnHelp = FormHelp
  23.   OnKeyPress = FormKeyPress
  24.   DesignSize = (
  25.     392
  26.     166)
  27.   PixelsPerInch = 96
  28.   TextHeight = 16
  29.   object imgHelp: TResImage
  30.     Left = 85
  31.     Top = 132
  32.     Width = 24
  33.     Height = 24
  34.     Cursor = crHandPoint
  35.     Anchors = [akTop, akRight]
  36.     Transparent = True
  37.     Visible = False
  38.     OnClick = imgHelpClick
  39.     ResourceImage = 'IMG_CONTEXT_HELP'
  40.   end
  41.   object lblHelpStart: TResLabel
  42.     Left = 4
  43.     Top = 136
  44.     Width = 194
  45.     Height = 16
  46.     Visible = False
  47.     ResourceCaption = 37500
  48.   end
  49.   object lblHelpEnd: TResLabel
  50.     Left = 112
  51.     Top = 136
  52.     Width = 187
  53.     Height = 16
  54.     Visible = False
  55.     ResourceCaption = 37501
  56.   end
  57.   object redMsg: TRichEdit
  58.     Left = 0
  59.     Top = 8
  60.     Width = 384
  61.     Height = 110
  62.     TabStop = False
  63.     Anchors = [akLeft, akTop, akRight]
  64.     BevelInner = bvNone
  65.     BevelOuter = bvNone
  66.     BorderStyle = bsNone
  67.     Enabled = False
  68.     ParentColor = True
  69.     ReadOnly = True
  70.     TabOrder = 0
  71.     WantReturns = False
  72.     OnResizeRequest = redMsgResizeRequest
  73.   end
  74.   object ThemeForm: TTeForm2
  75.     ThemeObject = 'NoteDialog'
  76.     Left = 16
  77.     Top = 96
  78.   end
  79. end
  80.